Skip to content

Conversation

@tgsong
Copy link
Contributor

@tgsong tgsong commented Sep 14, 2023

Fixes issue #105

runtime_client.next is calling into the C extension which blocks the main thread. Moving it to a separate thread enables the main thread to process signal, see this issue for more details

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

runtime_client.next is calling into the C extension which blocks the
main thread. Moving it to a separate thread enables the main thread
to process signal, see this issue for more details: aws#105
@pushkarchawda pushkarchawda merged commit 49bb4cf into aws:main Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants